times

Multiplies this affine transformation matrix by another affine transformation matrix.

Return

A new AffineTransformationMatrix3 that is the result of the multiplication.

Parameters

other

The other affine transformation matrix to multiply with.